home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / music / gus357_x.zip / README.NEW < prev    next >
Text File  |  1994-12-13  |  2KB  |  44 lines

  1. README.NEW 0.67e
  2.  
  3. - Changes since 0.67d:
  4.  
  5. Added trap for chunk size >= 64K (only seen on type-0, single-track files).
  6. New error code is ERR_CHUNK64K.  Can be fixed by running the type-0 file
  7. through a sequencer and converting the file to a type-1 (multiple tracks).
  8. Previous encounters would crash the machine with a GP.
  9.  
  10. Added support for banks.  OPLx and GUS would not play a file if there
  11. were bank changes (not correctly anyway, and often giving ERR_NOPATCHINI
  12. and ERR_BADBANKINI).  OPLx does not have any other patch sets currently,
  13. other than the GM and MT-32 sets.  For the GUS, it's just a matter of
  14. changing the R2GUS.INI file.  See R2GUS.INI (at the end, and the SENTINEL.MID
  15. file) for information on using alternate, multiple banks.  Currently, the
  16. drum channel does not do banks.  Next time, if all goes well with the
  17. current bank stuff, alternate drum banks, too.
  18.  
  19. - Changes since 0.67c:
  20.  
  21. AWE32 support working better.  The b version was generating random
  22. acts, but especially not able to off notes properly (I don't see how
  23. it managed to on them, but the (single) report said, "notes hanging").
  24. Should work (better), all around, AWE32-wise.  More vox code added, but
  25. not operational yet.
  26.  
  27. - Changes since 0.67b:
  28.  
  29. AWE32 support working.  Maybe.
  30.  
  31. - Changes since 0.67a:
  32.  
  33. Handles MIDI files larger than 64K.  ECHOES1.MID, about 90K, is included.
  34. HOUSROKR.MID is gone, replaced by this.  See MIDIFILE.NFO for more.
  35.  
  36. As of 0.67b the vox component will be left in Jaleo.  It is not complete
  37. and does not work, so selecting VOX OUT won't get you anything.  Won't
  38. really hurt anything, but I recommend you not do it since you may hear
  39. a "pop" during SB init.  You can turn down the mixer gain/volume if you
  40. want to go for it.  As of 0.67d, I would not recommend doing this at all
  41. since I am in the middle of this right now -- no telling what will happen.
  42.  
  43. See README for the rest.  If you don't like docs, don't.
  44.